FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package synapxe.rcm.snapshots#1.0.0 (63 ms)

Package synapxe.rcm.snapshots
Type StructureDefinition
Id Id
FHIR Version R5
Source https://simplifier.net/resolve?scope=synapxe.rcm.snapshots@1.0.0&canonical=http://fhir.synapxe.sg/StructureDefinition/profile-bundle-patient-careplan
Url http://fhir.synapxe.sg/StructureDefinition/profile-bundle-patient-careplan
Status active
Name BundlePatientCarePlan
Experimental False
Description This bundle is used to hold 2 entries: Patient and CarePlan resources, for the creation of the patient and his/her assigned clinical programme in a single transaction
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.synapxe.sg/StructureDefinition/profile-care-plan CarePlan
http://fhir.synapxe.sg/StructureDefinition/profile-patient Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-patient-careplan",
  "name" : "BundlePatientCarePlan",
  "status" : "active",
  "description" : "This bundle is used to hold 2 entries: Patient and CarePlan resources, for the creation of the patient and his/her assigned clinical programme in a single transaction",
  "fhirVersion" : "5.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "max" : "0"
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "transaction"
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "max" : "0"
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "max" : "0"
      },
      {
        "id" : "Bundle.link",
        "path" : "Bundle.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "min" : 2,
        "max" : "2"
      },
      {
        "id" : "Bundle.entry.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Resource",
            "profile" : [
              "http://fhir.synapxe.sg/StructureDefinition/profile-patient",
              "http://fhir.synapxe.sg/StructureDefinition/profile-care-plan"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry.request",
        "path" : "Bundle.entry.request",
        "min" : 1
      },
      {
        "id" : "Bundle.entry.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature",
        "path" : "Bundle.signature",
        "max" : "0"
      },
      {
        "id" : "Bundle.issues",
        "path" : "Bundle.issues",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.